Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps langchain from 1.2.0 to 1.2.6.

Release notes

Sourced from langchain's releases.

langchain-core==1.2.6

Changes since langchain-core==1.2.5

release(core): 1.2.6 (#34586) chore(core): Update LangChainTracer to use Pydantic v2 methods (#34541) docs(core): add docstrings to internal helper functions (#34525) docs(core): refresh content.py docstrings (#34546) chore(deps): bump mypy to v1.19 and ruff to v1.14 (#34521) refactor(core): fix some missing generic types (#31658) style(core): add ruff RUF012 rule (#34492) fix(core): support (message class, template) tuples in ChatPromptTemplate.from_messages (#33989) test(core): add regression test for list-index $ref resolution (#34097) fix(core): fix callback manager merge mixing handlers (#32028) (#33617) style: add ruff ISC001 rule (#34493) style(core): fix mypy no-any-return violations (#34204) docs(core): image url docstring enhancement (#34488) test(core): URL-encode bgColor parameter in mermaid.ink API calls (#34466) style(core): fix some noqa: ARG rules (#34437) fix(core): URL-encode bgColor in mermaid API calls (#34461) perf(core): move origin type map to module level in function_calling.py (#34481) style(core): add ruff rules TC (#34476) perf(core): precompile hex color regex pattern at module level (#34480) docs(core): update to indicate betas (#34457)

langchain==1.2.6

Changes since langchain==1.2.5

release(langchain): 1.2.6 (#34781) fix(langchain): SummarizationMiddleware signature mismatch & config invocation (#34775)

langchain-core==1.2.5

Changes since langchain-core==1.2.4

release(core): 1.2.5 (#34456) fix(core): serialization patch (#34455) fix(core): RunnablePick method return types (#34208) fix(core): preserve Field(description=...) in @tool decorator (#34354) fix(core): populate default args from tool's args_schema (#34399) fix(core): use tool_calls instead of deprecated function_call in get_buffer_string (#34355) feat(core): add PEP 702 __deprecated__ attribute support to @deprecated (#34257) fix(core): ensure tool_call_count is never null (#34431) feat(core): automatically count and store meta for tool call count (#33756) feat(core): add 'approximate' alias in place of count_tokens_approximately (#33045) chore(core): fix some ruff preview rules (#34425)

langchain==1.2.5

Changes since langchain==1.2.4

release(langchain): 1.2.5 (#34772) fix(langchain): add metadata configuration to summarization model invocation (#34763)

... (truncated)

Commits
  • 6247998 release(langchain): 1.2.6 (#34781)
  • ca00e4f fix(langchain): SummarizationMiddleware signature mismatch & config invocat...
  • 57279c7 release(langchain): 1.2.5 (#34772)
  • 09c3c52 fix(langchain): add metadata configuration to summarization model invocation ...
  • 8a257e7 feat(langchain): update summarization prompt (#34754)
  • 73ebadd chore: add tests for agent name metadata when streaming (#34764)
  • ee6fce5 Revert "metadata"
  • 13301a7 metadata
  • 3899154 docs(core): enhance docstring for RunnableConfig for clarity on `total=Fals...
  • 1d60235 release: langchain 1.2.4 (#34755)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 19, 2026
Bumps [langchain](https://github.com/langchain-ai/langchain) from 1.2.0 to 1.2.6.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==1.2.0...langchain==1.2.6)

---
updated-dependencies:
- dependency-name: langchain
  dependency-version: 1.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-1.2.6 branch from 3cdca0e to b545bb1 Compare January 22, 2026 10:10
@marco-c marco-c merged commit 36dfbec into master Jan 22, 2026
0 of 7 checks passed
@marco-c marco-c deleted the dependabot/pip/langchain-1.2.6 branch January 22, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants